Skip to content

typo(docs): fix some docs problem #2227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LGDHuaOPER
Copy link

@LGDHuaOPER LGDHuaOPER commented Mar 24, 2025

  • print(adbc_driver_flightsql.__version__) throw error.
  • fix Can not found function 'sum_merge'
  • fix Can not found function 'sum_union'
  • fix errCode = 2, detailMessage = Table testdb.test_partition is not a dynamic partition table. Use command `HELP ALTER TABLE` to see how to change a normal table to a dynamic partition table.
  • docs change SHOW INDEX FROM idx_name into SHOW INDEX FROM table_name
  • fix errCode = 2, detailMessage = Can not drop key column when table has value column with REPLACE aggregation method

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

@KassieZ
Copy link
Contributor

KassieZ commented Apr 23, 2025

please resolve the conflicts first

@KassieZ KassieZ added the has comments Some comments not resolved yet label Apr 23, 2025
@LGDHuaOPER
Copy link
Author

please resolve the conflicts first

done

@LGDHuaOPER LGDHuaOPER force-pushed the lgdhua_fix_docs branch 2 times, most recently from 82a3dd6 to aa875a9 Compare May 22, 2025 16:31
+ `print(adbc_driver_flightsql.__version__)` throw error.
+ fix `Can not found function 'sum_merge'`
+ fix `Can not found function 'sum_union'`
+ fix ```errCode = 2, detailMessage = Table testdb.test_partition is not a dynamic partition table. Use command `HELP ALTER TABLE` to see how to change a normal table to a dynamic partition table.```
+ docs change `SHOW INDEX FROM idx_name` into `SHOW INDEX FROM table_name`
+ fix `errCode = 2, detailMessage = Can not drop key column when table has value column with REPLACE aggregation method`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has comments Some comments not resolved yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants